Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Mail template - Inbox column icon
Feedback Type: Question
Product Area: Notes Client
Technical Area: Customization
Platform: Windows XP client
Release: 8.5.1
Reproducible: Always

We are having some difficulties in modifying the mail template, as we do
something in basic and then check and see something odd happens in the
standard client. For example, we tried to eliminate all of the noisey
"open envelope" icons from the inbox view, but then the star for unread
messages was gone in the standard client. If you remove icon # 211 from this code it will remove open envelop icon from basic client as well as star icon in standard. Is there any way we can keep the star icon in standard?

@If(
Form="Person";3;
Form="Group";4;
Form="(ReplyNotice)";123;
@Contains(form; "NonDelivery") & @IsAvailable(FailureReason); 211;
@IsAvailable($IMTranscript) & @LowerCase(IMoriginator) = @LowerCase(IMowner); "ChatTranscriptMe.gif";
@IsAvailable($IMTranscript); "Chat_transcript_icon.gif";
ICS2 = "" | ICS2 = 0; 211;
ICS2)


Feedback number WEBB82QRXH created by ~Mario Zekgerotex on 02/16/2010

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS